home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InterCD 2002 January
/
january_2002.iso
/
Piposh Special
/
Piposh
/
COMEIN.DXR
/
00383.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2004-12-06
|
201 b
|
9 lines
on exitFrame
global sndcounter, soundspath, effectspath
sprite(27).visible = 0
sprite(28).visible = 0
sprite(29).visible = 0
sndcounter = 12
sound playFile 2, effectspath & "night.aif"
end